バージョン

AnnotationLayer<T,M,A> クラス

AnnotationLayerModel クラスのラッパー
シンタックス
'宣言
 
Public MustInherit Class AnnotationLayer
    (Of T As Class,
     M As {New, AnnotationLayerModel},
     A As AnnotationLayer(Of T,M,A)) 
   Inherits Series(Of T,M,A)
public abstract class AnnotationLayer<T,M,A> : Series<T,M,A> 
where T: class
where M: new(), AnnotationLayerModel
where A: AnnotationLayer<T,M,A>
型パラメータ
T
M
A
参照

オンラインで表示: GitHub